home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / dalla rivista / host contacted / imengv3.41p2.lha / ImEngV3.41p2 / Extra / ADPro / README.TEXT < prev    next >
Text File  |  1997-01-09  |  2KB  |  40 lines

  1.  
  2.   README.TEXT - IE/ADPro Support Documentation
  3.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5. The scripts in this directory are written for users of the graphic software
  6. packages ArtDepartment and ImageEngineer. They make it very easy for the
  7. user to export/import both raw and rendered data between ADPro and IE.
  8.  
  9. The scripts require ADPro 2.5.0 or higher and ImageEngineer 3.0 or higher.
  10. Both these programs must be running when the scripts are executed.
  11.  
  12. All scripts use the assign T: for storing temporary files (files will be
  13. removed automatically). If T: is assigned to anywhere else than RAM, the
  14. scripts will still work but slower than normally.
  15.  
  16.  
  17.   Scripts to use from ImageEngineer:
  18.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  19. ADPro_Export.rexx - exports the PRIMARY project into ADPro.
  20. ADPro_Export_Render.rexx - exports the rendered PRIMARY project into ADPro.
  21. ADPro_Import.rexx - imports the current ADPro raw data into IE.                  
  22.  
  23.  
  24.   Scripts to use from ArtDepartment:
  25.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  26. IE_Export.adpro - exports the current raw data into IE.
  27. IE_Export_Render.adpro - exports the rendered data into IE.
  28. IE_Import.adpro - imports the current SECONDARY IE project into ADPro.                  
  29.  
  30.  
  31.   Scripts for use from ADPro are simply copied to the "Commands2" directory
  32. in your ArtDepartment directory. ("ADPro:Commands2/") They will thereafter
  33. appear in the Commands-lister when you start ADPro.
  34.  
  35. [--------------------------------------------------------------------------]
  36.  
  37.   All scripts Copyright © 1996
  38.   by Patrik M Nydensten, <nyden@algonet.se>
  39.   8/8 1996 Stockholm/Sweden
  40.